* sysdep.c (get_child_status): Abort on internal error (Bug#13086).
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 7 Dec 2012 17:53:17 +0000 (09:53 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 7 Dec 2012 17:53:17 +0000 (09:53 -0800)
commitd40267dc861d8fbcac4fdb4e0854da13a8d3b1fc
tree10af951720b41e0d70b377d0b93f01dfd7d34851
parent4d6541ab89094810afb6bb0e793ab656b31715b3
* sysdep.c (get_child_status): Abort on internal error (Bug#13086).

This will cause a production Emacs to dump core instead of
infinite-looping.
src/ChangeLog
src/sysdep.c